From 28b107e062612562db853bd250fcd3730c71cecc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 26 Apr 2012 23:08:14 -0700 Subject: [PATCH] Fix dates of some merged ChangeLog entries --- doc/emacs/ChangeLog | 8 +++----- doc/misc/ChangeLog | 1 + etc/ChangeLog | 2 +- lisp/ChangeLog | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 05a38340573..ac9defeda00 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -2,8 +2,6 @@ * emacs.texi: Some fixes for detailed menu. -2012-04-26 Glenn Morris - * emacs.texi: Add "et al." to authors. * ack.texi, basic.texi, buffers.texi, building.texi: @@ -14,10 +12,10 @@ * search.texi, trouble.texi, windows.texi: Use Texinfo recommended convention for quotes+punctuation. -2012-04-25 Eli Zaretskii +2012-04-27 Eli Zaretskii - * mule.texi (Bidirectional Editing): Improve indexing. Minor - wording tweaks. + * mule.texi (Bidirectional Editing): Improve indexing. + Minor wording tweaks. 2012-04-15 Chong Yidong diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 4c89d7aa199..b2dda871375 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -8,6 +8,7 @@ * faq.texi (Major packages and programs): Remove section. There is no point listing 6 packages (cf etc/MORE.STUFF). (Finding Emacs and related packages): Move "Spell-checkers" here. + 2012-04-22 Michael Albinus * dbus.texi (Version): New node. diff --git a/etc/ChangeLog b/etc/ChangeLog index 791de0420e2..e09f5eccb82 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,4 +1,4 @@ -2012-04-26 Jambunathan K +2012-04-27 Jambunathan K * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style. With this change, in a description list, if the description paragraph diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9987b171628..7e841a73e70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -34,7 +34,7 @@ * progmodes/which-func.el (which-func-current): Quote % characters for mode-line processing. -2012-04-21 Chong Yidong +2012-04-27 Chong Yidong * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to reaching eob (Bug#11286). -- 2.30.2